Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

[OAP-1846][oap-native-sql] add more fallback logic #7

Merged
merged 6 commits into from
Jan 26, 2021

Conversation

rui-mo
Copy link
Collaborator

@rui-mo rui-mo commented Jan 4, 2021

What changes were proposed in this pull request?

This pr added more fallback logic to native sql, and refreshed the runnable unit tests.
https://github.com/Intel-bigdata/OAP/issues/1846
fixes: #51
depends on: oap-project/arrow-data-source#8

How was this patch tested?

verified on TPC-DS and TPC-H queries.

@rui-mo rui-mo force-pushed the wip_ut branch 4 times, most recently from 46ae195 to 81a35b0 Compare January 8, 2021 02:23
@github-actions
Copy link

github-actions bot commented Jan 8, 2021

@github-actions
Copy link

@github-actions
Copy link

@github-actions
Copy link

@rui-mo rui-mo force-pushed the wip_ut branch 2 times, most recently from 82753cc to e20cd1b Compare January 20, 2021 11:53
@github-actions
Copy link

zhouyuan pushed a commit to zhouyuan/native-sql-engine that referenced this pull request Jan 25, 2021
@rui-mo
Copy link
Collaborator Author

rui-mo commented Jan 25, 2021

@zhouyuan verified on TPC-DS and TPC-H decimal dataset.

@github-actions
Copy link

@github-actions
Copy link

@rui-mo
Copy link
Collaborator Author

rui-mo commented Jan 25, 2021

TPC-DS and TPC-H queries on double dataset are both verified.
unit tests are verified.

zhouyuan added a commit that referenced this pull request Mar 12, 2021
* [ARROW-DATA-SOURCE-1] Reorganize the source code for the new repository organization

* [ARROW-DATA-SOURCE-1] Make compiling succeed

* [ADS-2] Fix RAM usage CI (#3)

* Update tpch.yml

* Update report_ram_log.yml

* Update report_ram_log.yml

* Delete github-ci-fix

* Delete github-ci-fix2

* [Arrow-Data-Source-4]Add mkdocs.yml and update docs

* [ADS-6]  Add utility methods to check leaked Allocators/MemoryPools (#7)

Close #6

* [NSE-51] Update ArrowWritableColumnVector

* [ADS-9][Parquet] Parquet data source not replaced by default (#10)

* [ADS-9][Parquet] Parquet data source not replaced by default

* Code style

* [ADS-13] Validate metric TaskMetrics.peakExecutionMemory for native SQL engine (#14)

Closes #13

* [ADS-11]Modify title check and automatic link to Issues for PRs (#12)

* [ADS-16] Upgrade Arrow version to 3.0.0 (#17)

Closes #16

* Initialize new repo

* Move arrow data source files to arrow-data-source directory

* move native sql files to native-sql-engine folder

* [NSE-86] Add root pom.xml; Remove native-sql-engine/core/ArrowWritableColumnVector.java (#88)

* fix github actions

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>

* fix building & CI

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>

Co-authored-by: Chen Haifeng <haifeng.chen@intel.com>
Co-authored-by: zhixingheyi-tian  <xiangxiang.shen@intel.com>
Co-authored-by: Hongze Zhang <mailtozhz@126.com>
Co-authored-by: HongW2019 <hong2.wang@intel.com>
Co-authored-by: Hongze Zhang <hongze.zhang@intel.com>
Co-authored-by: Rui Mo <rui.mo@intel.com>
@rui-mo rui-mo deleted the wip_ut branch July 13, 2021 08:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Decimal fallback
2 participants